-
Home
-
Genoo
-
6.0.22 (latest)
-
Code
-
Classes
- TableLite
| Total Complexity |
118 |
| Dependencies |
1 |
| Dependents |
0 |
| Total lines |
971 |
| Lines of code |
436 |
| Logical lines of code |
252 |
| Comment lines |
414 |
| Methods |
38 |
| Properties |
7 |
Methods 38
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| print_column_headers() |
B |
41 |
16 |
47 |
| pagination() |
A |
38 |
9 |
71 |
| set_pagination_args() |
S |
58 |
8 |
14 |
| single_row_columns() |
S |
49 |
7 |
28 |
| search_box() |
S |
52 |
7 |
23 |
| current_action() |
S |
64 |
7 |
9 |
| bulk_actions() |
S |
52 |
5 |
22 |
| get_column_info() |
S |
55 |
5 |
19 |
| row_actions() |
S |
58 |
5 |
14 |
| __construct() |
S |
52 |
4 |
24 |
| view_switcher() |
S |
55 |
3 |
20 |
| get_pagenum() |
S |
68 |
4 |
6 |
| views() |
S |
60 |
3 |
12 |
| display() |
S |
54 |
2 |
25 |
| display_tablenav() |
S |
59 |
2 |
18 |
| get_pagination_arg() |
S |
70 |
3 |
6 |
| get_items_per_page() |
S |
69 |
3 |
6 |
| get_search_query() |
S |
77 |
2 |
3 |
| display_rows_or_placeholder() |
S |
66 |
2 |
9 |
| display_rows() |
S |
76 |
2 |
4 |
| single_row() |
S |
68 |
2 |
7 |
| __get() |
S |
82 |
1 |
3 |
| __set() |
S |
80 |
1 |
3 |
| __isset() |
S |
80 |
1 |
3 |
| __unset() |
S |
81 |
1 |
3 |
| __call() |
S |
79 |
1 |
3 |
| ajax_user_can() |
S |
81 |
1 |
3 |
| prepare_items() |
S |
81 |
1 |
3 |
| has_items() |
S |
80 |
1 |
3 |
| no_items() |
S |
92 |
1 |
1 |
| get_views() |
S |
82 |
1 |
3 |
| get_bulk_actions() |
S |
82 |
1 |
3 |
| get_columns() |
S |
81 |
1 |
3 |
| get_sortable_columns() |
S |
82 |
1 |
3 |
| get_column_count() |
S |
71 |
1 |
5 |
| get_table_id() |
S |
82 |
1 |
3 |
| get_table_classes() |
S |
78 |
1 |
3 |
| extra_tablenav() |
S |
98 |
1 |
1 |